swap function meaning in English
交换函数
Examples
- New byte - swapping functions
新的交换字节函数: - A swap function using pointers , which are passed by value , looks like this
使用指针的交换函数类似以下代码,其中指针是按值传递的: - At the end of this paper , hot swap function test solutions of gf8516 core router are discussed
本文最后介绍了gf8516核心路由器的热切换功能测试方案。 - Given what we know about how parameters are passed , writing a swap function in c can be accomplished in different ways
假定我们知道参数是如何传递的,在c + +中编写一个交换函数可以用不同的方式完成。